| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | h | |||
| integer, | intent(in) | :: | n | |||
| real(kind=wp), | intent(in), | dimension(:) | :: | vj | ||
| real(kind=wp), | intent(in), | dimension(:) | :: | dj | ||
| real(kind=wp), | intent(out), | dimension(:) | :: | d1 | ||
| real(kind=wp), | intent(out), | dimension(:) | :: | d2 | ||
| real(kind=wp), | intent(out), | dimension(:) | :: | d3 |